Loading Tool

Explorer IconExplorer

Memory Pool

77,732 transactions
29.59 vMB
0.07389837 BTC
Random Selection Loading Transactions
Max Size: 180.73/200 MB

Candidate Block

Mining Attempt 32e097f7c870712a0158169d489676f7be4769c2db5d51f34fc447542552697e
Version 20000000
Previous Block 00000000000000000000cf3f5f15c57b2e8fb71d527029774760b564239aaa9b
Merkle Root e8afa020c5b3bb65f87df4267c9c679ab5f19786bf501fb9b69acd9c6e36d1a4
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,348
Size: 1.00 vMB
Total Fees: 0.00863394 BTC
Feerates: 75.20 > 0.87 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,400 (507,412 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
407,988 407,988 0000000000000000026616a80bfb0dd1af93b56da1481e68d4d1531a669c11c1 631 0.81/1.00 vMB 18
407,987 407,987 000000000000000005d7b9b7042e63212665822d6ad42847dbbe5208e81cdf99 1,665 1.00/1.00 vMB 23
407,986 407,986 0000000000000000005b8ccf5a86d4e93ba1a48da55d4d09e7e2a847f2ee5005 3,473 0.99/1.00 vMB 55
407,985 407,985 0000000000000000061de943600fb03d286d9e365f60f97d6c945aa1d339b7c8 2,411 1.00/1.00 vMB 43
407,984 407,984 000000000000000005bc71c830436bb7063a005178f73b1bcfebff43395d0747 479 0.29/1.00 vMB 31
407,983 407,983 000000000000000004fe601ee99e6edb275ba1027ad0f45138388983597d5798 744 1.00/1.00 vMB 12
407,982 407,982 00000000000000000585ec860433a5ed874f5eebdbd4ea3811623b40b9e85c5d 1,358 0.75/1.00 vMB 43
407,981 407,981 000000000000000004692ea1ada60d59457fce0cdaae9793aa5bb0e60f258e6e 2,729 1.00/1.00 vMB 43
407,980 407,980 000000000000000002383c894c68a18a34e362a8ad1beab90f9f2ad4c647eca8 1 0.00/1.00 vMB 0
407,979 407,979 000000000000000005cab2e112e2d52cf8298687977242244a639f8a47f00800 1,839 0.86/1.00 vMB 35
407,978 407,978 0000000000000000013dac7a3f822a50e3fe9aebe162bbd638b44b4e488ffc38 648 1.00/1.00 vMB 10
407,977 407,977 0000000000000000054a425601867e1cbfbead4f3c8f77d70154fbd5fe122183 1,326 1.00/1.00 vMB 24
407,976 407,976 0000000000000000060766dd3caa871aff57339c9dedb664fb027fc01f170351 3,056 1.00/1.00 vMB 51
407,975 407,975 000000000000000003d44a6c01122de0decf3b53435103b6930dbf11675cd97d 1 0.00/1.00 vMB 0
407,974 407,974 000000000000000002e5ba44500bb0bd4ae3900ad649e6f3bebd7e4ba5ce285d 1,114 0.51/1.00 vMB 37
407,973 407,973 000000000000000004a3088e76b00ea146c6d158912743418cd081be09c4ada7 563 1.00/1.00 vMB 11
407,972 407,972 0000000000000000016038f539c68c8d790486df732de3385b6fde3befc11519 2,118 0.99/1.00 vMB 39
407,971 407,971 000000000000000004d8d2da4fab4b8374f7b89fc581c7ee3836a8cf45643fb1 82 0.08/1.00 vMB 26
407,970 407,970 000000000000000000a0022aee69c35e30c42a6a9782174769040c8128789eb3 789 0.37/1.00 vMB 36
407,969 407,969 000000000000000002588a32ba2838931e4670866d1184b4d3d979b53bc801c1 1,099 1.00/1.00 vMB 22
407,968 407,968 000000000000000003f60c8f0f1b07ea2a94ab7921ba071170407e23012ff5cb 322 0.20/1.00 vMB 35
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: 721.16 GB
    • Received: 18.35 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.