Loading Tool

Explorer IconExplorer

Memory Pool

76,554 transactions
28.55 vMB
0.06673994 BTC
Random Selection Loading Transactions
Max Size: 173.04/200 MB

Candidate Block

Mining Attempt 57e5a14797b343997cbc3a02ad51a840f3fe7fad0240d622c4fd852f9446b0e6
Version 20000000
Previous Block 000000000000000000005ebf9d74ec7ab39402801cfbfdb763ac43cf18e45fcd
Merkle Root cc5508283c9a94a52b5bcc69185bca319dbd2b2abe500b2d1913d63edef02534
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,712
Size: 1.00 vMB
Total Fees: 0.00745934 BTC
Feerates: 61.00 > 0.75 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,117 (535,983 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
379,134 379,134 000000000000000005a43260a948570a81bd971caa6534348ea63a8ead37ac30 483 0.25/1.00 vMB 31
379,133 379,133 000000000000000008872eea68427c470e5817be2d1a1749e693f277faf277b7 571 0.38/1.00 vMB 25
379,132 379,132 0000000000000000094b63bebea8391b1a0a39d1d5c12b0ab4c34268726ef5a0 2,343 1.00/1.00 vMB 48
379,131 379,131 00000000000000000286f1496f3cad04246814988b117a8292715064b11d995f 629 0.27/1.00 vMB 32
379,130 379,130 00000000000000000e139011c98cb869c9b2fb7d3b776ec533d3cb3b9038623c 1,260 0.59/1.00 vMB 39
379,129 379,129 000000000000000007af20593368396c0fa99e66446f9ecbc115aeb87ea64c34 316 0.28/1.00 vMB 28
379,128 379,128 00000000000000000d6fd4e31421ccb64420d6ba6cb154c388a6d4c5cbf01821 2,472 1.00/1.00 vMB 44
379,127 379,127 0000000000000000029149274169b9933f9e679df687e973fc25edd270e8bcc7 135 0.16/1.00 vMB 9
379,126 379,126 000000000000000007590605e77c7a2bbfa737a5df3154dd3db8855fae91d770 1,298 1.00/1.00 vMB 20
379,125 379,125 000000000000000000813416c10b0d0aa8e247ad4f3589cb7fcd88fe28f813ac 1,135 0.60/1.00 vMB 28
379,124 379,124 00000000000000000c5ae8c65383d9aa99fe18b948c4fc4d740aed5d28a3ff25 2,682 1.00/1.00 vMB 44
379,123 379,123 000000000000000001b8d8a7c51947742d005394d5beda3587314c2a51832d29 777 0.37/1.00 vMB 39
379,122 379,122 00000000000000000717f0712d9c548f084b9273a238dc99e1e85ff18ccf4a7f 208 0.19/1.00 vMB 15
379,121 379,121 000000000000000003e20445af7948c293d8909e586811e58bdb1b357b717b02 1,592 0.74/1.00 vMB 49
379,120 379,120 000000000000000001afb5ef186f10283fa8750b72b955d0f9480112c01d5478 1,601 0.92/1.00 vMB 32
379,119 379,119 000000000000000010f2457110a1bc48c8c646aa7a365f4d6093e7ad1ca29a2b 496 0.95/1.00 vMB 75
379,118 379,118 0000000000000000008335e348db99b09c0c5b1bf9a0e9cb1f4367730e48bbdb 281 0.25/1.00 vMB 19
379,117 379,117 00000000000000000df7fa13a1c77089568ee43ee3baa4d1189d290135a1e51a 1 0.00/1.00 vMB 0
379,116 379,116 000000000000000009fd6101b085f65d1f85269307ef009f16af979c4f25cc8b 1,441 0.75/1.00 vMB 31
379,115 379,115 000000000000000007260cdad40ccc39d8eea4bf75f5ad0c3339ea8bb07ab04d 1,541 0.75/1.00 vMB 31
379,114 379,114 00000000000000000596cff56060b95758fb6e77f5d0fbf87e5b83989e76be45 370 0.95/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.59 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: 671.57 GB
    • Received: 15.95 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.