Loading Tool

Explorer IconExplorer

Memory Pool

82,431 transactions
31.14 vMB
0.15101325 BTC
Random Selection Loading Transactions
Max Size: 185.19/200 MB

Candidate Block

Mining Attempt 7e97cc925cff7a84f8138f21189adfe0e782071db04f788baff35d8095dc0ca4
Version 20000000
Previous Block 000000000000000000017cb93000a20c08f0fc639d471abc5ab7059c2109dbfe
Merkle Root 1049dde12827a575ac2d485b7afffc14bfbf3f86a0d181693bdc18933f5dd4a9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,937
Size: 1.00 vMB
Total Fees: 0.05733280 BTC
Feerates: 269.69 > 5.75 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,145 (733,537 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
181,608 181,608 00000000000002a68e3a9ffb48b7acd6160e4624e75738345834d4e7aab4ca9f 117 0.10/1.00 vMB 99
181,607 181,607 00000000000000702d8352cc17e0f2195fccd75fbf9ae3bfc083ff335b065242 98 0.03/1.00 vMB 569
181,606 181,606 000000000000019bfcb5593cc8077a3bcdd9384ab06e7bd884650866aab7cc31 26 0.02/1.00 vMB 62
181,605 181,605 000000000000063c1d5f9726e043165662ea49494a14bfd4050fe62a089cbdd7 96 0.05/1.00 vMB 97
181,604 181,604 00000000000007deeaea43491f410ea28bc12522feca18c5cd162ce0b607372d 64 0.02/1.00 vMB 759
181,603 181,603 000000000000036b3e13855ba78eb72d9403bf19d167e060103a50b5f82a24ee 256 0.11/1.00 vMB 158
181,602 181,602 00000000000002acc0b5c8de8fca6604ac1040e3e4ef5526541a6485da61eb39 32 0.02/1.00 vMB 120
181,601 181,601 0000000000000334366b53119ef552abccd85166092da95a4da20b220ed6f10e 49 0.02/1.00 vMB 108
181,600 181,600 00000000000007e5f3add3325ddb63a43a86481e5d6be173c4143f4b66c686fc 130 0.04/1.00 vMB 57
181,599 181,599 000000000000083f9ba95a6d173cab368a278370da237f0b78a5a3b430353b88 95 0.05/1.00 vMB 135
181,598 181,598 0000000000000272deb89ea1a41a1ec22e0380f7c47ea9cdb688939e6a1cdfc4 10 0.00/1.00 vMB 29
181,597 181,597 000000000000072eb98e128d274111f153c763c21cd71c73339ea9f7766281dc 105 0.05/1.00 vMB 115
181,596 181,596 000000000000020b74932716fc86d275ba245ddc4b6c3b8523f96633295091bc 204 0.12/1.00 vMB 111
181,595 181,595 000000000000021b2ce016445e52cd857c236f9da79316d2964e7ffe340d3cd2 128 0.05/1.00 vMB 108
181,594 181,594 00000000000008f69068bcc27feefe3c8ccbaaff1fd4d9c34a62d70af0e9402d 223 0.10/1.00 vMB 116
181,593 181,593 00000000000001a1718b15ea3105a9babe16cc83ee9a2031110be3d57bae6267 102 0.06/1.00 vMB 950
181,592 181,592 00000000000009f2cc7957bc0160a1249f5a842f1292d2e90cdd898fa925c993 452 0.21/1.00 vMB 131
181,591 181,591 0000000000000798bb6d5f4c2d13b51b905a26b36d692be39a1eb16ee27ff707 256 0.12/1.00 vMB 182
181,590 181,590 0000000000000754909aa8a73c475679229c568c9e3f91f3dac4c477190d5ef7 13 0.00/1.00 vMB 733
181,589 181,589 00000000000000bcb12fe7e7c7b0fbf9bfdd502e1f6b499c30fce7b942753087 449 0.18/1.00 vMB 157
181,588 181,588 00000000000008e9aea6d84566eaf23cae2d14d0309cf67d3a1fba0e37b0878f 128 0.05/1.00 vMB 143
Previous 10 blocks ↓
Total Size: 782.65 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 10
  • Data Transfer:
    • Sent: 672.55 GB
    • Received: 16.27 GB
  • Uptime:

Notes

  • Use the search bar at the top of the website to search for transactions and blocks.
  • Memory pool size (vMB) is the total size of the raw transaction data (not including metadata).
  • Block size (MB) does not include block header, tx count, or coinbase transaction.
  • Feerates are in sats/vbyte.
  • AFR = Average Feerate

About

This is a basic blockchain explorer for exploring Bitcoin data.

The main features of this explorer are:

  • Basic. The data is laid out to try and represent the structure of raw transactions and blocks.
  • Fast. I've made the pages load as fast as I can. If you can't be pretty, you might as well be fast.

So it's pretty basic, but I think you can learn a lot about how Bitcoin works by browsing the raw data and seeing how it all connects together.

Data

The data on this explorer comes from the following sources:

  1. Bitcoin Core. This is used to get raw transaction and block data. This is retrieved via simple bitcoin-cli commands.
  2. SSDB. I'm using a custom database to store the address balances and spent locations of each output. Bitcoin Core does not store this information, so I'm using a custom script and database to store this extra information.

Privacy

This blockchain explorer does not track anything.

I do not collect IP addresses or keep track of requests. Nor do I use any third-party analytics or tracking software.

However, this blockchain explorer is not open-source, so you have to trust me on this one.

Bitcoin Core Explorer

If you want to explore blockchain data without having to trust anyone with your privacy, the simplest way to do this is to run your own Bitcoin Core node and run bitcoin-cli commands.

The two most useful commands are:

  • bitcoin-cli getrawtransaction <txid>
  • bitcoin-cli getblock <hash>
  • You will need to add txindex=1 to your bitcoin.conf configuration file to be able to query for all transactions.
  • Use bitcoin-cli help to a complete list of commands.
  • Use bitcoin-cli help <command name> to see detailed information about a command and all the available options.

Alternatively, you can also run your own self-hosted explorer such as mempool or btc-rpc-explorer.