Loading Tool

Explorer IconExplorer

Memory Pool

78,177 transactions
29.28 vMB
0.07701438 BTC
Random Selection Loading Transactions
Max Size: 179.47/200 MB

Candidate Block

Mining Attempt a26bb2031b03ee37c9e941b9a7c7993283fec6c6f3211a5ee00dc2c7dd3dd7b4
Version 20000000
Previous Block 000000000000000000014ee01d40d83da8f3854e20a1fad4a947a82bed03dfb0
Merkle Root 27219bb10d82ac9d4584ebd57067356717ef2e76ef9498efce973cc3b3692492
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,534
Size: 1.00 vMB
Total Fees: 0.01278771 BTC
Feerates: 73.20 > 1.28 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,239 (619,709 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
295,530 295,530 00000000000000004b58bc944ade9b0f37293661c12f420ade512f7702385f04 26 0.01/1.00 vMB 24
295,529 295,529 0000000000000000454a303b1423bb4b2f86bfd4a424f422b0a905b619cc7485 45 0.02/1.00 vMB 29
295,528 295,528 00000000000000003a5e0dccca37481cee59c5cff92651319d54ae087739f9aa 40 0.02/1.00 vMB 34
295,527 295,527 000000000000000088908af91d2ebf0966c7bc3303d4ecf960fea9ec19bab0bc 32 0.01/1.00 vMB 21
295,526 295,526 0000000000000000732a75a97e99967a5ce31761398755425c5bfa7c8b1bd0b3 98 0.07/1.00 vMB 25
295,525 295,525 0000000000000000a9091b1483f491d77ea47b854ddb533573b2120d18d3d272 159 0.09/1.00 vMB 32
295,524 295,524 000000000000000025770f6efae9a2423f35adae2be72773372e674c0fb79c5b 303 0.18/1.00 vMB 36
295,523 295,523 00000000000000007008fb9c3ab672158a3bb8dd0cfb8a211f63441d7870928d 62 0.03/1.00 vMB 33
295,522 295,522 0000000000000000152534e616f00dbc93542de72c198634cf5f95aa496b018e 381 0.22/1.00 vMB 39
295,521 295,521 000000000000000086dd0c92a94ef44f4b3ab60e362f362362eef3447c247adf 233 0.14/1.00 vMB 21
295,520 295,520 000000000000000005de77ab29510bf860e373dcc0947f64b1eab18611589aef 649 0.25/1.00 vMB 42
295,519 295,519 0000000000000000301505e11ade0e6d83511e8d155df8fa12bc77bd5bc11325 261 0.14/1.00 vMB 25
295,518 295,518 00000000000000003cb2c4680fe3de47af7e6e8a76f7822d8982991bfe8b4085 256 0.10/1.00 vMB 51
295,517 295,517 0000000000000000666962d8b610c7af0d876623ffe4eb7f1e081652e96fd7a1 285 0.14/1.00 vMB 34
295,516 295,516 000000000000000066232ae7a3924a4a2bb1632903edcfabf1d14ccea2532ab1 64 0.03/1.00 vMB 35
295,515 295,515 00000000000000001ae0f9986d4db301bf57eee4eaaa864fab6cf021fee20925 331 0.18/1.00 vMB 39
295,514 295,514 000000000000000005fb82c8ed32259c6f489cc1800061effe28c65df09ea7cf 158 0.14/1.00 vMB 21
295,513 295,513 00000000000000000fc32886f8d6c607f8f9bdfff0eea3dee352f7b9765dfaa8 192 0.35/1.00 vMB 15
295,512 295,512 00000000000000004cf1b7f4019dd3bdc1073dc3cab75be42a9c91858d074b30 842 0.35/1.00 vMB 43
295,511 295,511 00000000000000007b59708e996ab1dffcd3b8e2cf09a9e998f79ec65a0edca2 26 0.01/1.00 vMB 32
295,510 295,510 0000000000000000394a6f0b8159b6d249f482b9afed28eea71ac517ee0fe78d 256 0.15/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.81 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: 710.17 GB
    • Received: 17.04 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.