Loading Tool

Explorer IconExplorer

Memory Pool

73,923 transactions
27.41 vMB
0.06857381 BTC
Random Selection Loading Transactions
Max Size: 167.10/200 MB

Candidate Block

Mining Attempt fa5565de39dbdcd43007a63967778e62481df4bb053ba82f662cdad49016d896
Version 20000000
Previous Block 00000000000000000001532be74da49a90e138299003cfdfadc8d64ffc40de8e
Merkle Root 0b8223f7e110459f013c06ac0303e9560f7e2d22e4b92ec25a5fcde15e57df3c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,818
Size: 1.00 vMB
Total Fees: 0.01024901 BTC
Feerates: 101.19 > 1.03 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,311 (602,240 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
313,071 313,071 00000000000000002e8fc08a9feeed70c1846974a919cd06e9e479d5bf590fdb 418 0.25/1.00 vMB 33
313,070 313,070 00000000000000000dfbd867c90c7d04f55896d77a7fc8c39cb8933010229093 55 0.03/1.00 vMB 14
313,069 313,069 000000000000000020977d2915769f8a1de18bcb000dfe8b78845e1b2af6b1c1 119 0.05/1.00 vMB 27
313,068 313,068 00000000000000001cc34eb0b481536e8a23e6bd1d7e7f45f77592ca26601d52 572 0.25/1.00 vMB 31
313,067 313,067 00000000000000001a934135bb0779d2f2ae3d213f8f48ca152d7a593c689017 65 0.02/1.00 vMB 32
313,066 313,066 000000000000000014beb3d52bc285762d15d2c6ba4697a944dff66e7a8dfc98 376 0.25/1.00 vMB 29
313,065 313,065 00000000000000002c10c09894df99921b4b5b6949a84cd86d29ef8afe12a36a 128 0.06/1.00 vMB 49
313,064 313,064 0000000000000000107775f49f2dec050f32e90e5ee763d7337b4188d6ab39e3 529 0.34/1.00 vMB 24
313,063 313,063 00000000000000002e894f471505af85769220ccc498ec316c3893a54ff72ad7 362 0.18/1.00 vMB 46
313,062 313,062 00000000000000001a3991a4a91393e0982bf1d1044c652dfd2de0de86757dd9 46 0.03/1.00 vMB 15
313,061 313,061 00000000000000003628319b903d3313f26434c01b74c434ada80702087c9128 251 0.16/1.00 vMB 21
313,060 313,060 00000000000000001190fedcda63b3dd62da35a1f6c60a3e3daddc38901e23b0 280 0.17/1.00 vMB 25
313,059 313,059 000000000000000020c35719029dc8127a7a92db2f28c576bcfea24cb69dbd57 40 0.02/1.00 vMB 37
313,058 313,058 0000000000000000109b8f207e7c6123926cd3dfe73ffd441e03054aab588752 130 0.09/1.00 vMB 23
313,057 313,057 000000000000000013fbfa0bb55a59a3fcce39cc0aac83329d76af4de315e76e 198 0.12/1.00 vMB 27
313,056 313,056 00000000000000000e0906661a2802d9fd329152c92c6280cf22d6476bbc1514 255 0.12/1.00 vMB 25
313,055 313,055 0000000000000000184131d99b82992984ecb61dd83db5df6b8ec5e40ab5f27f 846 0.43/1.00 vMB 28
313,054 313,054 000000000000000023c73d9beadea038c685d8cdcb9e326c46bce137d37ca804 455 0.25/1.00 vMB 29
313,053 313,053 00000000000000002e5922aa3c3cb5f1877aba96bc0f5c5b0e0fc811694ea62b 1,060 0.54/1.00 vMB 29
313,052 313,052 00000000000000001553451c9f32224b78ed64fb883fd85f00d4c1da2f4153d9 815 0.41/1.00 vMB 30
313,051 313,051 00000000000000000329e89cbe9044a92eb79d540023d1ea3b042e149258045b 128 0.15/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.93 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 714.62 GB
    • Received: 17.57 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.