Loading Tool

Explorer IconExplorer

Memory Pool

82,374 transactions
31.22 vMB
0.12377029 BTC
Random Selection Loading Transactions
Max Size: 189.16/200 MB

Candidate Block

Mining Attempt 87dc0aebe2a88a5848fb808849c082a80ec8a240a211b75d9677907cdc005cda
Version 20000000
Previous Block 000000000000000000000eae6ae416cdad2dec45a411fce4671dd0b42eb663a3
Merkle Root 2659fc886678adbd136eb8269c06d5b595488c53cf28f9616e36517671b58a65
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,188
Size: 1.00 vMB
Total Fees: 0.04228816 BTC
Feerates: 318.30 > 4.24 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,401 (32,536 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
882,865 882,865 000000000000000000024435650389c5381d9475f62fefc206068a5161a0a733 2,580 1.00/1.00 vMB 2
882,864 882,864 0000000000000000000216da8b1983a80b8a38e87780eaa0325b8d0f78d0f20a 1,422 1.00/1.00 vMB 1
882,863 882,863 00000000000000000000531aa672a4bdf73f66df97c8c6957d5fe4366cf1b5d3 3,678 1.00/1.00 vMB 2
882,862 882,862 000000000000000000016ad701990a8db165a8b7e83979ddbc87857a4c6150e4 1,967 1.00/1.00 vMB 1
882,861 882,861 0000000000000000000186eb01f712ac49e48b854337573a71cddb8552c2cdb4 485 1.00/1.00 vMB 1
882,860 882,860 0000000000000000000192e9403cb32fb4b166e9db4aea1436145c40ff81f5e2 2,870 1.00/1.00 vMB 2
882,859 882,859 0000000000000000000231539d9ef7535a248960d037051fb89b176b06498b09 3,623 1.00/1.00 vMB 2
882,858 882,858 0000000000000000000272508b89534d19510f8428e8a4a7013a4f2a0acccb46 1,590 1.00/1.00 vMB 1
882,857 882,857 00000000000000000000bbc002953fa9a5c9a6e4cb7fc8d4d0345bc840c1b942 4,638 1.00/1.00 vMB 2
882,856 882,856 000000000000000000026d744dfa9ff79277138e61ce2ee1d2616efd7e2cab5d 2,052 1.00/1.00 vMB 1
882,855 882,855 00000000000000000001961e8272f9366109f7b0ed2c326be4e1db8d079861cd 4,160 1.00/1.00 vMB 2
882,854 882,854 00000000000000000001d75ee6aaa33f0602bc970adfa0c6b0a7e6a98b60d1d2 4,067 1.00/1.00 vMB 1
882,853 882,853 00000000000000000001c41a2c1d29a8a9b177d009f3c0ce626b646acf42ecb8 3,632 1.00/1.00 vMB 2
882,852 882,852 000000000000000000005b53ae65f4b39c28924e9c130bb95ea9820bb7b23738 1,720 1.00/1.00 vMB 1
882,851 882,851 0000000000000000000284c5f4a8799d66b785895d1786024364606828dafe2d 1,215 1.00/1.00 vMB 1
882,850 882,850 00000000000000000000b9ff619cae0e8779751941d3247e1265c3ef86efa774 2,945 1.00/1.00 vMB 2
882,849 882,849 00000000000000000002202319c1656c7b91fe7986a5cc030ce786bada165b36 911 1.00/1.00 vMB 1
882,848 882,848 0000000000000000000027c1b3b292d331b0d8d0bcc1dcd9d1f4f538bfaa4223 3,556 1.00/1.00 vMB 2
882,847 882,847 000000000000000000018071da286073f0e473ae52193c104a4caa3a9d649f42 2,214 1.00/1.00 vMB 1
882,846 882,846 00000000000000000001bf4a73c26426a78c9e546fd816ea778914eb816726df 3,127 1.00/1.00 vMB 4
882,845 882,845 00000000000000000001780be2391b3d5573f4a061a6722d2721038dcbf7ce86 248 1.00/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 783.08 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: 722.12 GB
    • Received: 18.39 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.