Loading Tool

Explorer IconExplorer

Memory Pool

53,646 transactions
31.94 vMB
0.13420683 BTC
Random Selection Loading Transactions
Max Size: 170.77/200 MB

Candidate Block

Mining Attempt 877b8c12b397385e90034c521c5b45c39511f560056ef91ab71c556438c93e7b
Version 20000000
Previous Block 0000000000000000000009fd3786a9cab5b58d654ad3894ab8146e5cf82088d1
Merkle Root 34e4301fc048f14196d3968e852312e1a464bb506ed1feab361969fe085266ab
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,521
Size: 1.00 vMB
Total Fees: 0.03615503 BTC
Feerates: 368.10 > 3.62 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,820 (414,010 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
500,810 500,810 0000000000000000007467900ae0c0a4bd2757a60120dc4ee4f929d5e033cba4 1,919 1.00/1.00 vMB 387
500,809 500,809 000000000000000000872785e17f233dda3ce3cf0e1c9a80180ab2398fc0206d 2,137 1.00/1.00 vMB 300
500,808 500,808 000000000000000000008d511a269a69381e3c7ad1749cf2573d538f745d3f30 1,231 1.00/1.00 vMB 248
500,807 500,807 0000000000000000002468c90d33a7bb0fbc936b6d3125c0e8809ca8789b80cd 2,326 1.00/1.00 vMB 819
500,806 500,806 00000000000000000048f98424e721447253fa01854284e916238c1444522ae4 1,685 1.00/1.00 vMB 640
500,805 500,805 0000000000000000000ef9e0dd3007e27f576309294355dc7a53e6ab33b44a1a 1,526 1.00/1.00 vMB 293
500,804 500,804 000000000000000000765c190d2d0d6de132bd771738b45716beee176dcca5d1 1,217 1.00/1.00 vMB 309
500,803 500,803 00000000000000000017da2c17917b6b12cf066574438472ff4770e13a7bfe30 2,077 1.00/1.00 vMB 919
500,802 500,802 00000000000000000053a0e5e809b8cbbf7bcba3a99adeea3d5138dded35d13e 1,678 1.00/1.00 vMB 497
500,801 500,801 0000000000000000004cf2330dff8b27a5e4b13d3e46215008fc5594282e47b1 1,673 1.00/1.00 vMB 325
500,800 500,800 0000000000000000002a3f50438253c2668390f5cebcdd930627ed81309aaa2c 2,045 1.00/1.00 vMB 963
500,799 500,799 0000000000000000004a552b792c9ae83893896b06c93e315cd8d71079404413 2,381 1.00/1.00 vMB 760
500,798 500,798 0000000000000000000e9abe9b1575d56584871c980752cd5ccce3a864a4152b 1,758 1.00/1.00 vMB 480
500,797 500,797 0000000000000000008346e11c868f802e2d8d9c392ebbeed31cbc635e5519b3 1,714 1.00/1.00 vMB 269
500,796 500,796 0000000000000000006c5c3ec019d6859c77917bd642fe89779872d4150c4445 2,629 1.00/1.00 vMB 348
500,795 500,795 0000000000000000007f41053c5d88206aebe685f704a9d37739f80641d42d44 2,233 1.00/1.00 vMB 770
500,794 500,794 0000000000000000004c43d31d7b77b494f276df71e5c8944971c735654b1347 736 1.00/1.00 vMB 790
500,793 500,793 00000000000000000010406c9c7a28b1c7e1d5a381024e55ae3a0ec453ac6749 253 1.00/1.00 vMB 812
500,792 500,792 0000000000000000004ccb34692d58eb65f8d5a9708125ba26bfd5200c86f5cb 1,919 1.00/1.00 vMB 873
500,791 500,791 0000000000000000001f13e722dd5f10179238cb01668e14a3ddf1c8c941f192 3,026 1.00/1.00 vMB 972
500,790 500,790 0000000000000000003fb160600613e49af10d4f3c9ea8e92a9bb7ebcf7a4688 2,048 1.00/1.00 vMB 1,191
Previous 10 blocks ↓
Total Size: 782.07 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: 651.24 GB
    • Received: 13.50 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.