Loading Tool

Explorer IconExplorer

Memory Pool

53,827 transactions
31.92 vMB
0.13869433 BTC
Random Selection Loading Transactions
Max Size: 170.36/200 MB

Candidate Block

Mining Attempt 2d1b342e052ae9a938ee4f22ab8d40147d18189fb72458103486538889064e1b
Version 20000000
Previous Block 00000000000000000001313720cdab0b96a52eb599aa00254522f99d726b53eb
Merkle Root fa8feed3a11bd7b9fba901ec17e6d568005227eae11178ab164c03cb2e84c816
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,686
Size: 1.00 vMB
Total Fees: 0.04148835 BTC
Feerates: 104.17 > 4.16 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,821 (165,738 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
749,083 749,083 00000000000000000004546bc4893ef404c3b7e847c0721de3361cc2dcec6b78 2,314 0.86/1.00 vMB 15
749,082 749,082 00000000000000000000f940bb75f3e9f4e261cb932a6dc82d51a608ede0d687 2,032 0.95/1.00 vMB 5
749,081 749,081 000000000000000000097c39ad0e7b045b6b38c7a4f497c2a4c61e75cad782fd 1,254 1.00/1.00 vMB 10
749,080 749,080 00000000000000000003d77ca1daa93f0f6d1733cf708f049eb3bedb76f6d766 2,031 1.00/1.00 vMB 16
749,079 749,079 00000000000000000003305a05ff62696559e11c16ac310708f5137e6cbcc0d4 1,645 1.00/1.00 vMB 21
749,078 749,078 00000000000000000008c8fb40d35fd6ce83ba349884e1ec7ebed168ceda1fe7 1,347 0.68/1.00 vMB 10
749,077 749,077 0000000000000000000029508064fafd9888e2d86f4f268af2296b0d18f5ab15 1,189 1.00/1.00 vMB 11
749,076 749,076 000000000000000000062240db6e092a157ee9cb3f3666688b1b6660f190585f 1,708 1.00/1.00 vMB 19
749,075 749,075 000000000000000000035bf8628bd4f049896fe279280ad5f1dd752400b4629e 702 0.39/1.00 vMB 15
749,074 749,074 000000000000000000084ce7541841244dc92ec1a8fff1a7911a510a8d297a94 921 0.28/1.00 vMB 15
749,073 749,073 00000000000000000007121e87d6767aba9dc10e8490a5382743f703f8672068 752 0.25/1.00 vMB 13
749,072 749,072 0000000000000000000823f21e896a2bfd1b0e532077aca3c080135bc73ce63e 1,003 0.44/1.00 vMB 11
749,071 749,071 00000000000000000009cf027172777c98fa8f93d5e91a3eef0eb7f72980ed2f 2,105 0.88/1.00 vMB 13
749,070 749,070 00000000000000000000d911d93d66a4a441d4fe72971e8d79b61dfb02d7740a 829 0.52/1.00 vMB 3
749,069 749,069 00000000000000000001c7a14152d5f455c62f762ef4d4c7c4dd7e2bdba00983 2,202 1.00/1.00 vMB 18
749,068 749,068 000000000000000000052bf0722f167bbdef3a28c0effd4cbaf8880c2789ab37 37 0.01/1.00 vMB 12
749,067 749,067 00000000000000000002730d9969b9984569545addc5ce2502374a55729a9625 736 0.36/1.00 vMB 14
749,066 749,066 00000000000000000004e60006d4fffebecba713aa44914a2a088a43defabe19 625 0.25/1.00 vMB 15
749,065 749,065 000000000000000000009c5200145877b8de228fe18b46cc7148fecb0810ad4d 975 0.38/1.00 vMB 14
749,064 749,064 000000000000000000027d860cce04cd30547832930d2172f50f4090c672bfc6 649 1.00/1.00 vMB 4
749,063 749,063 0000000000000000000395da763b0c87a00f9ba38a687e75c91552d490b26a55 2,370 1.00/1.00 vMB 12
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.26 GB
    • Received: 13.51 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.