Loading Tool

Explorer IconExplorer

Memory Pool

81,599 transactions
29.66 vMB
0.08674124 BTC
Random Selection Loading Transactions
Max Size: 180.45/200 MB

Candidate Block

Mining Attempt d976dcfa8d18e599b41d43e5c1c19e98d95626c9fee5ed681b7861c8867983b0
Version 20000000
Previous Block 00000000000000000002092de921a1212b41aa97abcef3b00199cbeb95f34bff
Merkle Root e81850c079679fb6de51dcefbabbbf5b897d3cb68e42d0e721b1683c9799cae3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,195
Size: 1.00 vMB
Total Fees: 0.02421761 BTC
Feerates: 100.53 > 2.43 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,082 (510,004 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
405,078 405,078 00000000000000000465a47347fbbfd33aae43b40dc96a363208b3d8fe5d0375 729 0.39/1.00 vMB 36
405,077 405,077 00000000000000000484a1fed0aa6450ee32d28c607a721e33519eec822a314a 2,184 1.00/1.00 vMB 42
405,076 405,076 000000000000000001084454f04fe79cde2a409a5d73acbfc58a2e30ce82943f 2,648 0.93/1.00 vMB 56
405,075 405,075 000000000000000004fd2f5493f7bb9d2915e7d44c5b43392289b3857dafe2be 1,826 0.85/1.00 vMB 50
405,074 405,074 00000000000000000636b0b0ba5a18d0162ac84336153f42313b795dc4280f5e 1,952 0.98/1.00 vMB 39
405,073 405,073 0000000000000000068806399f7e5cc25c10b42312cc3f0a71496e9cc2b3cd19 1,879 0.93/1.00 vMB 42
405,072 405,072 0000000000000000048683817ec4ff5e85f9ad6e178fb3d578ddd3a7311d6842 624 0.65/1.00 vMB 21
405,071 405,071 000000000000000001177f7cae748179306fa8a56e8ff169b96cf573454178c2 1,454 1.00/1.00 vMB 32
405,070 405,070 000000000000000000ab717f5ed261b409f43ec7004cc7ea2d6dcfea4df4cc9b 2,055 1.00/1.00 vMB 49
405,069 405,069 000000000000000000765bc2eff7e05f5e017a6993dfaf83b814e23c66f1019e 1,139 0.93/1.00 vMB 24
405,068 405,068 000000000000000000cb3ba9050e0705ae60ef5383b3ea855ff99f058208f8a0 1,870 0.93/1.00 vMB 50
405,067 405,067 000000000000000004eeffb00071d80a028bc33888b6f520be94a68db51cae57 2,094 1.00/1.00 vMB 43
405,066 405,066 00000000000000000523e68a45ab84a2ba52ac37e7d645ea116327cb238ae933 1,634 0.96/1.00 vMB 27
405,065 405,065 0000000000000000065a5a2008df6feaf758f69abf6eedcf6e5a0f881626019b 2,599 0.93/1.00 vMB 54
405,064 405,064 00000000000000000270dcf18ac4f59506cb87c90e9ef638f3896fab19f41320 1,799 0.84/1.00 vMB 37
405,063 405,063 00000000000000000497e82e8484931e48323b037316ca61314e1869cae94036 560 0.46/1.00 vMB 33
405,062 405,062 0000000000000000029c973173b6e2863518341ed8ac1bbd305cd09a95f0d693 1,533 0.80/1.00 vMB 30
405,061 405,061 000000000000000002193b5e4949e6325a5ce39bc9be966db835eeb83dcadf5c 298 0.24/1.00 vMB 23
405,060 405,060 0000000000000000004b26adde0ea98bbb044c6146e0b4f77b192e7b59db86d0 1,961 0.94/1.00 vMB 28
405,059 405,059 000000000000000000b68a70daa497334c27fbd4909c55f757ca9809ff54d587 2,965 1.00/1.00 vMB 62
405,058 405,058 0000000000000000057fa966f146fb2e890ae74ece62b9fd80de1e81738373e9 1,862 0.73/1.00 vMB 49
Previous 10 blocks ↓
Total Size: 782.54 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: 669.02 GB
    • Received: 15.71 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.