Loading Tool

Explorer IconExplorer

Memory Pool

46,332 transactions
18.50 vMB
0.20833772 BTC
  • 1 sats/vbyte = 5 blocks ()
  • 2 sats/vbyte = 4 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 105.55/200 MB

Candidate Block

Mining Attempt 59464ba5f3d2c2dab53d041d28cd95339437e6c738ad008c84f50f0020f9c51b
Version 20000000
Previous Block 00000000000000000000671ff6b339081082d002a416bd8794e80cf77767e428
Merkle Root 71d17471c2d568c3c3cb78051fb448b2c2e0f20bd976e1ab8d964bfc10412ef5
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,096
Size: 1.00 vMB
Total Fees: 0.06759485 BTC
Median Feerate: 5.03 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,316 (778,510 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
134,806 134,806 0000000000000b02a4640ad85fde7c70423714d68b5899412341ab5d599ebb36 30 0.01 vMB 490
134,805 134,805 000000000000063759a6cd003284ce640e827b5de01438a960c15db2d72d5879 59 0.04 vMB 773
134,804 134,804 0000000000000369ada5fc68d4226fc635a315c92047694b83f2aa32a43a229b 45 0.02 vMB 252
134,803 134,803 00000000000005cdf82ea02c42779c052bc3d4d77a79fff0f74f42840642d190 77 0.03 vMB 480
134,802 134,802 000000000000084df73ec279100f69ab13fd109771085a1a4163b70a2c2f968e 61 0.03 vMB 773
134,801 134,801 00000000000004879fe2c08bff4911c4d00dccad97f77438ce0532920acd4092 21 0.02 vMB 44
134,800 134,800 00000000000002ef93d8480b08d1c76507ed692ac8d3a88ed1d2a498f5ccc106 174 0.05 vMB 130
134,799 134,799 00000000000000683be30049e833005e45a0ac5d527d3475b69caa7f803e100e 98 0.05 vMB 863
134,798 134,798 00000000000006cf8fe679334a1093503c0a846c637a212a946cc8d856832825 29 0.01 vMB 379
134,797 134,797 00000000000001a77cccf8111e826f55883bb10ec751e7a8b0b7deffff01404b 35 0.01 vMB 881
134,796 134,796 00000000000000bd361fcff29bafadf2681452069348dd67376fee6bdc42a5f3 28 0.02 vMB 309
134,795 134,795 00000000000005c9a082d1391b50f710949202b84cd82504f0aa561d756d7cad 62 0.04 vMB 491
134,794 134,794 00000000000007ba26dfdf18d13dccc483d14439e0a9829c090c689f392877ac 68 0.02 vMB 59
134,793 134,793 000000000000061917b6d3ae3a35ed798d38f09e57fa86cffcd3761985d3b563 69 0.03 vMB 462
134,792 134,792 000000000000021dc56b8d9b2198f04c27b137e61b0be941dd29d62916a4112c 71 0.03 vMB 624
134,791 134,791 00000000000005823e8edf34f53fc66faf356fdfa5dd9ce358ddd02684ae254f 25 0.01 vMB 154
134,790 134,790 0000000000000931538e248b153de5d0696a5cda157e93b5c2a12e8de855d966 70 0.04 vMB 480
134,789 134,789 0000000000000143a54e0784014221780bafc9478d15905b6821b662d0168488 15 0.02 vMB 171
134,788 134,788 00000000000004e4a8f3ffac637b38134adafe743862fabef725f2a2acaf1201 23 0.01 vMB 620
134,787 134,787 00000000000001e436accb691717b33602ad094df587a4ffad8ce83633fc01c8 93 0.04 vMB 323
134,786 134,786 00000000000001daa7bfde63633534ccbdfb603d947f8330669ee3ab5e14ee05 16 0.01 vMB 367
Previous 10 blocks ↓
Total Size: 779.41 GB

Node Details:

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