Loading Tool

Explorer IconExplorer

Memory Pool

73,385 transactions
27.16 vMB
0.06137683 BTC
Random Selection Loading Transactions
Max Size: 165.93/200 MB

Candidate Block

Mining Attempt ae49d25b3dac77eb9061f568318c5f9aa07f421c25909069e8cf32e3ce064ab4
Version 20000000
Previous Block 00000000000000000001f873e39d3bb4b1b1f8f188d03b2d69bf31ecf3df5d44
Merkle Root 9d86035e1dcbae99cf3ff546a99fd65534c9e83201e505ed33e36b8595def045
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,967
Size: 1.00 vMB
Total Fees: 0.00367846 BTC
Feerates: 40.21 > 0.37 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,265 (301,428 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
613,837 613,837 00000000000000000006807fba09c28d7506d36a8cec3385108a2fad6e6d4fa1 1,535 0.46/1.00 vMB 6
613,836 613,836 00000000000000000000fd0cf37950ca43e2c5ffe7201159932879cfb57f8d8c 2,782 1.00/1.00 vMB 15
613,835 613,835 000000000000000000035a128c0703ed345f2b5b714044582717f36aa9b6a51d 1,877 0.71/1.00 vMB 13
613,834 613,834 000000000000000000116bce2d2151f7b120a864cb1e4100cdd005739b8b16a9 315 0.10/1.00 vMB 10
613,833 613,833 00000000000000000007446cbb300cee8052e5bb1aad21abc6447fe28450f8b9 2,631 0.96/1.00 vMB 8
613,832 613,832 0000000000000000000fbfda03c054fe946dc56b747ac293e2636d6658cf5b67 2,682 1.00/1.00 vMB 19
613,831 613,831 000000000000000000041f0d06bf0f45108192b28e2327d45abdebb600621ebc 2,733 1.00/1.00 vMB 2
613,830 613,830 0000000000000000000bd35ab6169950fe3d0670ebcc41e67331128b1444d3de 2,893 1.00/1.00 vMB 20
613,829 613,829 00000000000000000005d466e094de60ac6feaefc2c1757d5b5120c7362656b6 2,537 1.00/1.00 vMB 15
613,828 613,828 00000000000000000005ed76224bd9e039c412f31dd5bc2c5ecb79bf202f0715 2,896 1.00/1.00 vMB 14
613,827 613,827 0000000000000000000d6f59f756416a98c9b41e36f73826e5fbaa2e3d2ef3b8 2,657 1.00/1.00 vMB 15
613,826 613,826 0000000000000000000bd4a701bf718eb977601a3c6a0e56f014ddf09be101c0 2,643 0.97/1.00 vMB 11
613,825 613,825 0000000000000000000af72dbdf7513a4fc87b605ce6a9273ade2ba912521a21 784 0.24/1.00 vMB 13
613,824 613,824 0000000000000000000c13d9f8ee51d12e9eeefc35710f609b8d9462bb3eb0d3 48 0.01/1.00 vMB 14
613,823 613,823 0000000000000000000f04c02f68af04717c39512dedd7aaa223bdf0668c69db 293 0.08/1.00 vMB 19
613,822 613,822 0000000000000000000dd53f23d90a94350101aa0598fed4dd2517c88581c33c 2,215 0.78/1.00 vMB 12
613,821 613,821 00000000000000000011a22734d9484f6778610e15547c27420cf53d32ae78da 232 0.06/1.00 vMB 33
613,820 613,820 00000000000000000005d0e21514beb8e0f2f7829498877b5a4d69cdb65236be 322 0.10/1.00 vMB 16
613,819 613,819 0000000000000000000cbaba0c74603c0453cf6ecea7c6426c5566ecebb16737 395 0.13/1.00 vMB 12
613,818 613,818 0000000000000000000989735e6fa5f4829cbffca469fd00b5536a9586f30429 1,035 0.36/1.00 vMB 17
613,817 613,817 0000000000000000000b5139291717d7199fb3d93896c661d2afd5e319036c4e 341 0.11/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.85 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: 712.59 GB
    • Received: 17.19 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.