Loading Tool

Explorer IconExplorer

Memory Pool

77,162 transactions
28.84 vMB
0.11839750 BTC
Random Selection Loading Transactions
Max Size: 174.43/200 MB

Candidate Block

Mining Attempt 0f282ed2dbeb291b3e72b671f07dd2eb1f5dd93190e1a565cbe5f774a58fa311
Version 20000000
Previous Block 000000000000000000009f1c3d628decaf53046a7e17575a65fbaae2fc1ca795
Merkle Root 0adf3f0fed21b724e8c58e2b6eedc000dd8c59d8d274a362047ddbfdb7817821
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,392
Size: 1.00 vMB
Total Fees: 0.05820647 BTC
Feerates: 101.65 > 5.83 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,116 (376,287 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
538,829 538,829 0000000000000000000dc880b8410f890e9f1125761076808d47a7db0dddd7ef 655 0.49/1.00 vMB 23
538,828 538,828 0000000000000000000a1f0fea10dde51cc586caf2252cf091cd77dd5dbfbf60 5 0.00/1.00 vMB 61
538,827 538,827 00000000000000000019c1b89f31e7cbe998b8215e62dbc6acb588880bc97032 1,699 0.80/1.00 vMB 9
538,826 538,826 000000000000000000177b885363a8e004dcf1a775c8d970711e234300b0af19 1,709 1.00/1.00 vMB 41
538,825 538,825 00000000000000000010dd71fcbdc462b863f8ae3574ac673138dd7c1298af39 2,046 1.00/1.00 vMB 5
538,824 538,824 00000000000000000002fd1bc60887bc3a81f7532d8c4a8a3dcc2a569a54f1ad 2 0.00/1.00 vMB 17
538,823 538,823 000000000000000000289d0f25067e8552bc5f39903bfbcb97084c31dd2739bf 2,932 1.00/1.00 vMB 32
538,822 538,822 00000000000000000003495aa27dc56f3fabd7d931d875b16c8a03f9a38e306f 1,787 1.00/1.00 vMB 9
538,821 538,821 0000000000000000001c41a2bfc2467fcf31c8a91997a2c8a61f1b8db0763ec5 1,214 1.00/1.00 vMB 28
538,820 538,820 00000000000000000017f5ed5a51f4f8efde52fec43cf4ba6ddfb136d53ab8af 1,317 1.00/1.00 vMB 40
538,819 538,819 00000000000000000005f6d5d0bc1c12a3938368caea2e03b04703e875f027ad 706 0.37/1.00 vMB 22
538,818 538,818 00000000000000000014ea8e1585ea289075edb1cc1a08d3c9d8cde232c3ed03 180 0.15/1.00 vMB 6
538,817 538,817 0000000000000000002663c9972cd4d4d6ff9a0d85d003626285881cbd326c79 1,337 0.76/1.00 vMB 33
538,816 538,816 00000000000000000023d091b4ea980be1f7bcb0f6848fd18c814522680ff3a2 1,963 0.76/1.00 vMB 21
538,815 538,815 0000000000000000001cafc947949091802cfe561312198e3247ebe0c16eaf89 2,780 1.00/1.00 vMB 22
538,814 538,814 0000000000000000001462dff7036ed7a418bb50b7e58bc5acead5c652c290c5 453 0.15/1.00 vMB 25
538,813 538,813 00000000000000000014f31fc661f63a359262fb0eca1d7789dc2881e2b69c72 1,708 0.60/1.00 vMB 23
538,812 538,812 0000000000000000000ce4d18937e9b099b1bd07894476ec42075792ef99e76b 1 0.00/1.00 vMB 0
538,811 538,811 000000000000000000029fb2d2f94791c770a305ef4a2a0713817ec28db31a42 953 0.38/1.00 vMB 36
538,810 538,810 000000000000000000198fd0da8673bcf0635f86f980610cab2563fa7947b675 919 0.35/1.00 vMB 11
538,809 538,809 00000000000000000006dfa9788dd7e5718bbcdd498fc5b1a34d5a1e4f85ccbb 2,874 1.00/1.00 vMB 24
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.53 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.